FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.dhdr.r4.v4#0.1.2-beta (266 ms)

Package ca.on.dhdr.r4.v4
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.dhdr.r4.v4@0.1.2-beta&canonical=http://ontariohealth.ca/fhir/ValueSet/acCDR-location-physical-type
Url http://ontariohealth.ca/fhir/ValueSet/acCDR-location-physical-type
Version 1.0.0
Status active
Name LocationPhysicalType
Title Location Physical Type
Experimental False
Realm ca
Authority hl7
Description Location Physical Type - this value set specifies the aspect of the patient location data being contributed in PV1-3 (Assigned Patient Location) in HL7 v2 and used in FHIR element Encounter.location.physicalType

Resources that use this resource

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Encounter Encounter

Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/location-physical-type Location type
http://ontariohealth.ca/fhir/CodeSystem/accdr-bed-desc-code accdr Bed Desc Code


Source

{
  "resourceType" : "ValueSet",
  "id" : "accdr-vs-location-physical-type",
  "url" : "http://ontariohealth.ca/fhir/ValueSet/acCDR-location-physical-type",
  "version" : "1.0.0",
  "name" : "LocationPhysicalType",
  "title" : "Location Physical Type",
  "status" : "active",
  "publisher" : "Ontario Health",
  "description" : "Location Physical Type - this value set specifies the aspect of the patient location data being contributed in PV1-3 (Assigned Patient Location) in HL7 v2 and used in FHIR element Encounter.location.physicalType",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "concept" : [
          {
            "code" : "bd",
            "display" : "Bed"
          },
          {
            "code" : "ro",
            "display" : "room"
          },
          {
            "code" : "si",
            "display" : "site or facility"
          },
          {
            "code" : "bu",
            "display" : "building"
          },
          {
            "code" : "lvl",
            "display" : "level or floor"
          },
          {
            "code" : "wi",
            "display" : "wing or point of care"
          }
        ]
      },
      {
        "system" : "http://ontariohealth.ca/fhir/CodeSystem/accdr-bed-desc-code",
        "concept" : [
          {
            "code" : "ld",
            "display" : "location or bed description"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.